Next: Movement commands, Previous: Setting flags, Up: Commands [Contents][Index]
The following commands can be used from within the *cvs* buffer to update the display:
Runs the command ‘cvs-update’.
Runs the command ‘cvs-examine’.
Runs the command ‘cvs-status’.
In addition to the above commands which operate on the whole module, you can run the equivalent CVS command on just a subset of the files/directories with these keys:
Runs cvs-mode-update on the selected files.
When run on the top-level directory, this is equivalent to
M-u.
Runs cvs-mode-examine on the selected files.
When run on the top-level directory, this is equivalent to
M-e.
Runs cvs-mode-status on the selected files.
When run on the top-level directory, this is equivalent to
M-s, except that CVS output will be shown in a
*cvs-info* buffer that will be put in
‘cvs-status-mode’.